|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnz.co.cks.tms.xml.types.NcbTypeType
CKS TMS NCB Types
| Field Summary | |
private static java.util.Hashtable |
_memberTable
Field _memberTable |
private java.lang.String |
stringValue
Field stringValue |
private int |
type
Field type |
static NcbTypeType |
VALUE_0
The instance of the Organisation type |
static int |
VALUE_0_TYPE
The Organisation type |
static NcbTypeType |
VALUE_1
The instance of the Organisation Unit type |
static int |
VALUE_1_TYPE
The Organisation Unit type |
static NcbTypeType |
VALUE_2
The instance of the Person type |
static int |
VALUE_2_TYPE
The Person type |
| Constructor Summary | |
private |
NcbTypeType(int type,
java.lang.String value)
|
| Method Summary | |
static java.util.Enumeration |
enumerate()
Method enumerateReturns an enumeration of all possible instances of NcbTypeType |
int |
getType()
Method getTypeReturns the type of this NcbTypeType |
private static java.util.Hashtable |
init()
Method init |
java.lang.String |
toString()
Method toStringReturns the String representation of this NcbTypeType |
static NcbTypeType |
valueOf(java.lang.String string)
Method valueOfReturns a new NcbTypeType based on the given String value. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
private static java.util.Hashtable _memberTable
private java.lang.String stringValue
private int type
public static final NcbTypeType VALUE_0
public static final int VALUE_0_TYPE
public static final NcbTypeType VALUE_1
public static final int VALUE_1_TYPE
public static final NcbTypeType VALUE_2
public static final int VALUE_2_TYPE
| Constructor Detail |
private NcbTypeType(int type,
java.lang.String value)
| Method Detail |
public static java.util.Enumeration enumerate()
public int getType()
private static java.util.Hashtable init()
public java.lang.String toString()
public static NcbTypeType valueOf(java.lang.String string)
string -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||